home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 027a / calcul8.zip / CALC.DOC next >
Text File  |  1991-10-03  |  3KB  |  63 lines

  1.                CALCUL8.LIB REL 2
  2.  
  3.              A library of calculators from
  4.             SoftWare HQ Corporation
  5.              Lowell, Massachusetts
  6.  
  7.               --- Software you can use ---
  8.  
  9. There are lots of calculators.  Here're three more.  We've included
  10. these functions in several applications, and they're quite popular.
  11.  
  12. Three calculator modules are available in the library:
  13.     CALC_T.OBJ   which displays a tape with the calculator,
  14.     CALC_N.OBJ   which displays just the calculator (no tape), and
  15.     CALC_B.OBJ   which displays (or doesn't display) the tape
  16.              based on a calling parameter.
  17.  
  18. When size becomes an issue, the few bytes saved by using CALC_N or
  19. CALC_T may be more important than the flexibility of using CALC_B.
  20.  
  21. Colors may be specified, and defaults are supplied.  The calling
  22. parameters are identified in CALCDEMO.PRG accompanying CALCUL8.LIB.
  23.  
  24. The calculator is placed by specifying the screen coordinates of the top
  25. left-hand corner of the calculator display.  Because of its size (12x36
  26. with the tape, and 12x21 without it) the top left must be in the area
  27. bounded by 0,0 and 13,44 with the tape, and 0,0 and 13, 59 without it).
  28.  
  29. More information on using the CALCUL8.LIB calculator modules is included
  30. in CALCDEMO.PRG.  We won't insult your intelligence by explaining how to
  31. compile, link, and run the demo.
  32.  
  33. What about cost?  Well, if you decide to use CALCUL8 in any of
  34. your applications, we'd appreciate your registering by sending us
  35. $10.00.  We're adding memory and constant functions to the calculators,
  36. and if you're registered, you'll get a copy as soon as it's ready.
  37. Whether you distribute it or not, we would appreciate your letting us
  38. know that you found it useful, so drop us a line.
  39.  
  40. CALCUL8 has been tested extensively, and is in use in several
  41. applications.  However, there's always the chance that some bug went
  42. undiscovered.  If you find one, please let us know.
  43.  
  44.            SoftWare HQ Corporation
  45.            324 Trotting Park Road
  46.            Lowell, Massachusetts 01854
  47.  
  48. CALCUL8.LIB is copyrighted by SoftWare HQ Corporation, Lowell,
  49. Massachusetts.    You are free to use and distribute this product as part
  50. of any application you develop, or to post the entire ZIP file
  51. (CALC.DOC, CALCUL8.LIB, and CALCDEMO.PRG) on bulletin boards.  Do not
  52. charge for this library in excess of the actual and reasonable costs of
  53. distribution.
  54.  
  55. No guarantees, either expressed or implied, are made for this software
  56. unless the fee of $10.00 has been paid to SoftWare HQ Corporation. In that
  57. case, SoftWare HQ Corp. will correct any bug you find, return your
  58. registration payment, and supply you with a corrected (and most recent)
  59. version of CALCUL8.LIB.
  60.  
  61. We are not responsible for any losses suffered by you or your assignees
  62. resulting from the use of any modules included in the CALCUL8 library.
  63.